Introduction | What is React JS

What is React JS

  1. React is JavaScript Library
  2. Use to make web front-end application
  3. With React we make SPA (Single Page Application)

Example: Facebook = SPA | NASA’s website = Multi-page app.


Why Learn React?

  1. Fast because of virtual DOM
  2. Easy to learn
  3. Learning curve is also less compare other UI technology.
  4. Hight demand and a lots of Job in market.
  5. Large community

More About React

  1. Develop by Facebook
  2. Current version is 18.3.1
  3. RC version 19
  4. After React you can easily learn React Native also for mobile development

Prerequisite for React

Just Basic Understanding of JavaScript, HTML and CSS



What we will learn in React JS Course


  1. Setup
  2. Basics
  3. Hooks
  4. Form handling
  5. Routing
  6. API calls
  7. Advanced concepts
  8. React 19 features
  9. Redux
  10. Mini Project
  11. Tailwind with react
  12. Main Project
  13. Interview Questions
  14. Query shorts
  15. etc